home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-02-29 | 24.6 KB | 1,151 lines |
- Deck "amGuide92"
- Routine "Routine_Status"
- SetPrintFont "topaz",8
- SetPrintStyle PLAIN ,2,3
- SetPen 1,0
- SetDrawMode JAM1
- SetText "Field_Status",Status
- EndScript
- Routine "do_search"
- WorkWithDocument "dateien"
- Let tmppath5 = textfrom("schublade")
- If findchars(tmppath5, ":",1)
- SetCurrentDirectory tmppath5
- EndIf
- Clear DOCUMENT
- Let pattern = textfrom("fld_pattern")
- Let wild = findchars(pattern, "*", 1)
- While wild <> 0
- Let pattern = removechars(pattern,wild,1)
- Let pattern = insertchars("#?", pattern, wild-1)
- Let wild = findchars(pattern, "*", 1)
- EndLoop
- Let thecommand = "search >t:seekerlst " || char(34) || char(34)|| " " || pattern || " FILE"
- If objectstate("btn_subdirs") = FALSE
- Let thecommand = thecommand || " ALL"
- EndIf
- Dos thecommand
- LoadDocument "t:seekerlst","dateien"
- IfError
- ExitScript
- EndIf
- If objectstate("btn_sort") = TRUE
- SortDocument NOCASE ASCENDING
- MoveCursorTo STARTOF DOCUMENT
- EndIf
- SetText ("Schublade"),thecurrentdirectory
- Do "1-1"
- Let tmppath = textfrom("schublade")
- If not tmppath = ""
- SetCurrentDirectory tmppath
- EndIf
- EndScript
- Routine "dizzer"
- Do "--00d"
- MoveCursorTo STARTOF DOCUMENT
- Let L=linesindocument
- SetText "k1",L
- Let po = textfrom("k1")
- Let TXL=thelinenumber
- Let AL = Thelinenumber
- Let x = textfrom("schublade")
- Let CN01=textfrom("CN%")
- Let CN02=textfrom("CNS")
- Let CN03=" Q="
- Let CN04=CN03||CN01
- Let CN05=" S="
- Let CN06=CN05||CN02
- If exists(tl)
- SetText "field_status","Please wait! Converting pictures..."
- Loop
- Do "abrake"
- SetText "k2",TXL
- SetText "datei",theline
- Let x1 = textfrom("schublade")
- Let x2 = textfrom("datei")
- Let q1=hextochars("22")
- Let tl1=pathandfile(x,theline)
- Let tl2=q1||x1||x2||q1
- Let tl3=q1||newfile2||x2||q1
- Let xx = textfrom("datei")
- Let tl00=pathandfile(x,theline)
- SetText "field_status","Please wait! Converting file: "||x2
- Dos "Run >Nil: <Nil: C:copy " || tl2 || " ram:t/"
- If ObjectState ("Check CN2") = true
- Workwithdocument "Docu3"
- Clear document
- type x2
- MoveCursorTo STARTOF DOCUMENT
- Searchfor "."
- If Searchfound
- delete toendofline
- type ".jpg"
- MoveCursorTo STARTOF DOCUMENT
- endif
- Settext "Datei2",theline
- Let x3 = textfrom("Datei2")
- ;endif
- Let tl4=q1||newfile2||x3||q1
- Dos "Run >Nil: <Nil: C:jpegtool"||CN04||CN06||" ram:t/"||x2||" to "|| tl4
- endif
- If ObjectState ("Check CN") = true
- Dos "Run >Nil: <Nil: C:jpegtool"||CN04||CN06||" ram:t/"||x2||" to "|| tl3
- endif
- SetPointer "cando:pointers/zzzdisk.pntr2"
- SetPointer "cando:pointers/zzzdisk.pntr2"
- Dos "Run >Nil: <Nil: C:Delete ram:t/"||x2
- Dos "Run >Nil: <Nil: C:Delete ram:t/"||x2
- Dos "Run >Nil: <Nil: C:Delete ram:t/"||x2
- Dos "Run >Nil: <Nil: C:Delete ram:t/"||x2
- Dos "Run >Nil: <Nil: C:Delete ram:t/"||x2
- IfError
- Let err = askforresponse("Buffer full - Try it again...", "JPEGTOOL Guide Info", " OK ")
- ExitScript
- EndIf
- WorkWithDocument "dateien"
- Movecursor down
- EndIf
- Let po2 = textfrom("k2")
- Let l2 = po2*100/po*2
- Let l2a = po2*100/po
- Let l3 = ROUND(l2,0)
- Let l3a = ROUND(l2a,0)
- Let l4 = theline
- SetPen 1
- AreaRectangle 188,195,l3,27
- SetPrintFont "topaz",8
- Let Status = l3a||" %"
- Do "Routine_Status2"
- Let TXL=TXL+1
- If TXL > L
- ExitLoop
- EndIf
- Do "--refresh"
- ;Coolround by Jochen Grus © 1997-2001
- EndLoop
- SetPointer
- WorkWithDocument "diz"
- Delete LINE
- SetText "field_status","Ready..."
- Do "dateienliste"
- SetText "k1",""
- SetText "k2",""
- ClearWindow
- Let err = askforresponse("Ready! All pictures converted!", "JPEGTOOL Guide Info", " OK ")
- EndScript
- Routine "b4"
- Let t=thetime
- Let wrd=1
- Let asc=true
- Let snd=false
- Let sRS=true
- Let lm=1
- Let li=79
- Let chex=true
- Let scrsiz=0
- EndScript
- Routine "tmp"
- If not tmppath = ""
- SetCurrentDirectory tmppath
- EndIf
- EndScript
- Routine "___1"
- If ObjectState ("01") = true
- WorkWithDocument "dateien"
- SetText "datei",theline
- Else
- If ObjectState ("02") = true
- WorkWithDocument "ad"
- SetText "fld_path1",theline
- EndIf
- EndIf
- EndScript
- Routine "ENDE"
- Dos "Run >Nil: <Nil: C:Delete ram:t/*.*"
- Dos "Run >Nil: <Nil: C:Delete ram:t/*.*"
- EndScript
- Routine "1-1"
- Let tmppath6 = textfrom("schublade")
- If not tmppath6 = ""
- SetCurrentDirectory tmppath6
- EndIf
- WorkWithDocument "dateien"
- MoveCursorTo STARTOF DOCUMENT
- Let L=linesindocument
- Let TXL=thelinenumber
- Loop
- SearchFor textfrom("schublade")
- If SearchFound = True
- Delete CHARACTER ,numberofchars(textfrom("schublade"))
- EndIf
- Let TXL=TXL+1
- If TXL > L
- ExitLoop
- EndIf
- EndLoop
- MoveCursorTo STARTOF DOCUMENT
- Delete LINE
- EndScript
- Routine "----fz"
- If exists(theline)
- GetFileInfo theline,fsize
- SetText "fsize",fsize
- Else
- ExitScript
- EndIf
- If textfrom ("fsize") = "0"
- IfError
- EndIf
- EndIf
- EndScript
- Routine "Routine_command"
- Dos CommandString
- ;,STDOUT
- EndScript
- Routine "Routine_command2"
- Dos thecommand
- EndScript
- Routine "--01"
- Let tmppath = textfrom("schublade")
- If not tmppath = ""
- SetCurrentDirectory tmppath
- EndIf
- EndScript
- Routine "--02"
- Let tmppath = textfrom("schublade")
- If not tmppath = ""
- SetCurrentDirectory tmppath
- EndIf
- EndScript
- Routine "--00"
- WorkWithDocument "dateien"
- Let x = textfrom("schublade")
- Let tl=pathandfile(x,theline)
- EndScript
- Routine "--00set"
- Let tmppath = textfrom("schublade")
- If not tmppath = ""
- SetCurrentDirectory tmppath
- EndIf
- EndScript
- Routine "--00d"
- WorkWithDocument "dateien"
- Do "do_Search"
- Let x = textfrom("schublade")
- Let tl=pathandfile(x,theline)
- EndScript
- Routine "--refresh"
- RefreshObject "document_1"
- Do "----fz"
- EndScript
- Routine "--03"
- Do "dateienliste"
- MoveCursor DOWN ,cd
- MoveCursor UP
- SetText "datei",theline
- Do "----fz"
- Do "----fz"
- EndScript
- Routine "Routine_Status2"
- SetText "Balk2",Status
- EndScript
- Routine "abrake"
- If ObjectState ("stoppp") = true
- Let stopp=askforresponse("Do you really want to stop"||char(10)||"with this procedure?", "JPEGTOOL Guide Info", " OK |Cancel")
- If stopp = 1
- SetObjectState "stoppp",false
- SendToSubDeck "Simplereq","Quit",TRUE
- IfError
- EndIf
- SetText "tline",""
- Do "--03"
- SetText "k1",""
- SetText "k2",""
- SetText "fd1",""
- SetText "fd2",""
- SetText "balk2","100 %"
- ClearWindow
- StopScript
- Else
- SetObjectState "stoppp",false
- EndIf
- EndIf
- ;Stop for Loop routine - Jochen Grus © 1997-2001
- EndScript
- Routine "--Fehler"
- If Textfrom("Schublade") = ""
- Let err = askforresponse("ERROR: There is no path at the"||char(10)||"source window selected!", "JPEGTOOL Guide Info", " OK ")
- StopScript
- EndIf
- EndScript
- Routine "dirs"
- WorkWithDocument "dirs"
- Clear DOCUMENT
- Type newfile
- WorkWithDocument "dateien"
- EndScript
- Routine "dirs3"
- WorkWithDocument "dirs"
- Let w2 = theline
- Let w3 = w2||".guide"
- WorkWithDocument "dateien"
- EndScript
- Routine "dirs4"
- WorkWithDocument "dirs"
- Let w2 = theline
- Let w3 = w2||".txt"
- WorkWithDocument "dateien"
- EndScript
- Routine "dirs2"
- Let q3 =hextochars("2F")
- Let q2 =hextochars("3A")
- WorkWithDocument "dirs"
- MoveCursorTo ENDOF LINE
- MoveCursor LEFT
- Delete CHARACTER
- MoveCursorTo STARTOF LINE
- SearchFor q2
- Delete TOSTARTOFLINE
- MoveCursorTo STARTOF LINE
- Delete CHARACTER
- Replace q3,"_",GLOBAL
- WorkWithDocument "dateien"
- EndScript
- Routine "Dirs5"
- WorkWithDocument "cool1"
- Clear DOCUMENT
- Type "",NEWLINE
- Type " Jochen Grus",NEWLINE
- Type " & ",NEWLINE
- Type "Martin Gentile",NEWLINE
- WorkWithDocument "dateien"
- EndScript
- Routine "Dirs6"
- WorkWithDocument "cool1"
- Clear DOCUMENT
- Type "",NEWLINE
- Type " Guide v1.1",NEWLINE
- Type " AddOn for the ",NEWLINE
- Type " JPEGTOOL",NEWLINE
- WorkWithDocument "dateien"
- EndScript
- Routine "Dirs7"
- WorkWithDocument "cool2"
- Clear DOCUMENT
- Type "",NEWLINE
- Type " Jochen Grus",NEWLINE
- Type " & ",NEWLINE
- Type "Martin Gentile",NEWLINE
- WorkWithDocument "dateien"
- EndScript
- Routine "Dirs8"
- WorkWithDocument "cool2"
- Clear DOCUMENT
- Type "",NEWLINE
- Type " Guide v1.1",NEWLINE
- Type " AddOn for the ",NEWLINE
- Type " JPEGTOOL",NEWLINE
- WorkWithDocument "dateien"
- EndScript
- Routine "Disks-Liste"
- SetCurrentDirectory Pfad
- WorkWithDocument "DevsTemp"
- Clear DOCUMENT
- InsertDeviceList PHYSICAL
- MoveCursorTo STARTOF DOCUMENT
- While TheLine <> ""
- Type "<Dev> "
- MoveCursor DOWN
- MoveCursorTo STARTOF LINE
- EndLoop
- MoveCursorTo ENDOF DOCUMENT
- Delete CHARACTER ,-1
- SortDocument NOCASE
- Nop
- WorkWithDocument "VolsTemp"
- Clear DOCUMENT
- InsertDeviceList LOGICAL
- MoveCursorTo STARTOF DOCUMENT
- While TheLine <> ""
- Type "<Vol> "
- MoveCursor DOWN
- MoveCursorTo STARTOF LINE
- EndLoop
- MoveCursorTo ENDOF DOCUMENT
- Delete CHARACTER ,-1
- SortDocument NOCASE
- MoveCursorTo ENDOF DOCUMENT
- NewLine
- Nop
- WorkWithDocument "AsnsTemp"
- Clear DOCUMENT
- InsertDeviceList ASSIGNS
- MoveCursorTo STARTOF DOCUMENT
- While TheLine <> ""
- Type "<Asn> "
- MoveCursor DOWN
- MoveCursorTo STARTOF LINE
- EndLoop
- MoveCursorTo ENDOF DOCUMENT
- Delete CHARACTER ,-1
- SortDocument NOCASE
- Nop
- WorkWithDocument "Dateien"
- Clear DOCUMENT
- InsertDocument "DevsTemp"
- InsertDocument "VolsTemp"
- InsertDocument "AsnsTemp"
- MoveCursorTo STARTOF DOCUMENT
- Do "--01"
- EndScript
- Routine "Dateienliste"
- SetCurrentDirectory textfrom("schublade")
- SetText "field_status","Please wait, reading directory..."
- SetPointer "cando:pointers/zzzdisk.pntr2"
- Let Pfad = textfrom("schublade")
- SetText "Schublade",Pfad
- SetCurrentDirectory Pfad
- WorkWithDocument "VerzTemp"
- Clear DOCUMENT
- InsertDirectoryList DIRECTORIESONLY
- MoveCursorTo STARTOF DOCUMENT
- While TheLine <> ""
- Type "<Dir> "
- MoveCursor DOWN
- MoveCursorTo STARTOF LINE
- EndLoop
- MoveCursorTo ENDOF DOCUMENT
- Delete CHARACTER ,-1
- SortDocument NOCASE
- MoveCursorTo ENDOF DOCUMENT
- Let VerzVar = TextFromDocument ("VerzTemp")
- If NumberOfChars(VerzVar) <> 0
- Type "",NEWLINE
- Let VerzVar = ""
- EndIf
- WorkWithDocument "DatTemp"
- Clear DOCUMENT
- InsertDirectoryList FILESONLY
- MoveCursorTo ENDOF DOCUMENT
- Delete CHARACTER ,-1
- SortDocument NOCASE
- WorkWithDocument "Dateien"
- Clear DOCUMENT
- InsertDocument "VerzTemp"
- Let n1 = linesindocument
- Let n2 = n1-1
- InsertDocument "DatTemp"
- MoveCursorTo STARTOF DOCUMENT
- SetText "field_status","Ready..."
- SetPointer
- If textfrom ("schublade") = "Ram Disk:"
- SetText "schublade","RAM:"
- EndIf
- Do "--01"
- EndScript
- Card "Guider"
- BeforeAttachment
- Do "b4"
- EndScript
- AfterAttachment
- Do "dirs5"
- Do "dirs8"
- If not exists("ram:t")
- Dos "c:Makedir ram:T"
- Dos "c:Assign T: RAM:T"
- EndIf
- If exists("ram:t")
- Dos "c:Assign T: RAM:T"
- Dos "c:Assign Temp: RAM:T"
- EndIf
- MakeDocument "VerzTemp"
- MakeDocument "DatTemp"
- MakeDocument "DevsTemp"
- MakeDocument "VolsTemp"
- MakeDocument "AsnsTemp"
- MakeDocument "d2"
- Let Herkunft = Arg1
- Let Titel = Arg2
- Let PfadUndDatei = Arg3
- Let NeuerPfad = PathOf(PfadUndDatei)
- ;Let NeuerPfad2 = PathOf(PfadUndDatei)
- Let NeueDatei = FileOf(PfadUndDatei)
- Nop
- If NeuerPfad = ""
- Let NeuerPfad = "sys:"
- EndIf
- Let Pfad = "Sys:"
- Nop
- Nop
- SetText "Datei",NeueDatei
- Nop
- Do "Disks-Liste"
- RefreshObject "Document_1"
- Nop
- WorkWithDocument "Dateien"
- If NeueDatei = ""
- SetObjectState "Datei",ON
- EndIf
- SetScreenTitle "JPEGTOOL Guide V1.1 by Jochen Grus 2001"
- WorkWithDocument "diz"
- Clear DOCUMENT
- Let tmppath = textfrom("schublade")
- If not tmppath = ""
- SetCurrentDirectory tmppath
- EndIf
- SetObjectState "Check CN",true
- SetObjectState "Check CN2",false
- EndScript
- BeforeDetachment
- If exists("t:cmds")
- Dos "c:delete t:cmds"
- EndIf
- If exists("t:fileinfo")
- Dos "c:delete t:fileinfo"
- EndIf
- If exists("t:seekerlst")
- Dos "c:delete t:seekerlst"
- EndIf
- EndScript
- Window "UserWindow"
- Definition
- Origin 0,20
- Title "JPEGTOOL Guide V1.1 by Jochen Grus © 2001"
- WindowObjects CLOSEBUTTON DEPTHBUTTONS DRAGBAR
- WindowLimits 140,120,600,256
- WindowZoom 0,0,30,40
- Size 600,256
- WindowFlags ACTIVATE TOFRONT PUBLIC ,"Workbench"
- VisualEffects NONE ,WAIT
- EndScript
- OnCloseButton
- Let as = askforresponse("Do you really want to quit?", "System Information", " OK |Cancel")
- If as = 1
- Dos "C:Delete ram:t/#?"
- Dos "C:Delete ram:t/tempside/#?"
- Dos "C:Delete ram:t/secure/#?"
- Dos "C:Delete ram:t/copier/#?"
- Dos "c:Assign remove Tempside:"
- Dos "c:Assign dismount Tempside:"
- Dos "c:Assign remove copier:"
- Dos "c:Assign dismount copier:"
- Dos "c:Assign remove Secure:"
- Dos "c:Assign dismount Secure:"
- Dos "C:Delete ram:t/secure"
- Dos "C:Delete ram:t/tempside"
- Dos "C:Delete ram:t/copier"
- FlushAll
- Quit
- ElseIf as = 2
- ExitScript
- EndIf
- EndScript
- EndObj
- TextField "fld_pattern"
- Definition
- InitialText "#?"
- Origin 2000,2000
- Size 59,8
- Justification CENTER
- MaxFieldLength 64
- Font "topaz",8
- TextColors 6,0
- AltTextColors 1,3
- EndScript
- OnRelease
- Do "do_search"
- EndScript
- EndObj
- TextMenu "ABout5"
- Definition
- AttachTo MENU ," ¿ "
- Text " About "
- Highlight NONE
- Font "topaz",11
- Style ITALIC ,2,1
- TextColors 1,2,JAM1
- EndScript
- EndObj
- ImageMenu "as"
- Definition
- AttachTo MENU ," ¿ "
- BarImage
- EndScript
- EndObj
- TextMenu "mnu_exit"
- Definition
- AttachTo MENU ," ¿ "
- Text " Quit "
- Font "topaz",11
- Style PLAIN ,2,3
- TextColors 1,2,JAM1
- EndScript
- Occurred
- Let as = askforresponse("Do you really want to quit?", "System Information", " OK |Cancel")
- If as = 1
- Dos "C:Delete ram:t/#?"
- Dos "C:Delete ram:t/tempside/#?"
- Dos "C:Delete ram:t/secure/#?"
- Dos "C:Delete ram:t/copier/#?"
- Dos "c:Assign remove Tempside:"
- Dos "c:Assign dismount Tempside:"
- Dos "c:Assign remove copier:"
- Dos "c:Assign dismount copier:"
- Dos "c:Assign remove Secure:"
- Dos "c:Assign dismount Secure:"
- Dos "C:Delete ram:t/secure"
- Dos "C:Delete ram:t/tempside"
- Dos "C:Delete ram:t/copier"
- FlushAll
- Quit
- ElseIf as = 2
- ExitScript
- EndIf
- EndScript
- EndObj
- AreaButton "btn_subdirs"
- Definition
- Origin 2000,2000
- ButtonFlags BUTTONTOGGLES ON
- Highlight NONE
- Size 23,14
- EndScript
- EndObj
- AreaButton "btn_sort"
- Definition
- Origin 2000,253
- ButtonFlags ON
- Highlight NONE
- Size 68,13
- EndScript
- EndObj
- List "Document_1"
- Definition
- ListDocument "dateien"
- Origin 2000,2000
- Size 330,160
- EndScript
- EndObj
- TextField "schublade"
- Definition
- InitialText ""
- Origin 14,93
- Size 560,22
- Border DOUBLEBEVEL
- Justification CENTER
- MaxFieldLength 256
- Font "topaz",8
- EndScript
- OnRelease
- WorkWithDocument "Dateien"
- Let neuerpfad = textfrom("schublade")
- Do "--00set"
- Do "Dateienliste"
- EndScript
- EndObj
- TextField "datei"
- Definition
- InitialText ""
- Origin 14,143
- Size 560,20
- Border DOUBLEBEVEL
- Justification CENTER
- MaxFieldLength 256
- Font "topaz",8
- EndScript
- EndObj
- TextField "datei2"
- Definition
- InitialText ""
- Origin 2000,2000
- Size 560,20
- Border DOUBLEBEVEL
- Justification CENTER
- MaxFieldLength 256
- Font "topaz",8
- EndScript
- EndObj
- TextField "Field_Status"
- Definition
- InitialText "Ready..."
- Origin 14,21
- Size 560,20
- Border DOUBLEBEVEL
- Justification CENTER
- MaxFieldLength 256
- Font "topaz",8
- EndScript
- EndObj
- TextField "CN%"
- Definition
- InitialText "75"
- Origin 200,53
- Size 30,14
- Border DOUBLEBEVEL
- LABEL "%",RIGHT
- Justification CENTER
- MaxFieldLength 3
- Font "topaz",8
- EndScript
- EndObj
- TextField "CNS"
- Definition
- InitialText "0"
- Origin 260,53
- Size 30,14
- Border DOUBLEBEVEL
- LABEL "S",RIGHT
- Justification CENTER
- MaxFieldLength 3
- Font "topaz",8
- EndScript
- EndObj
- AreaButton "Check CN"
- Definition
- Origin 140,51
- Border SCHECK ,2,1
- LABEL ".org",BELOW
- ButtonFlags BUTTONTOGGLES ON
- Size 23,13
- EndScript
- OnClick
- If ObjectState ("Check CN") = true
- SetObjectState "Check CN2",false
- EndIf
- EndScript
- EndObj
- AreaButton "Check CN2"
- Definition
- Origin 170,51
- Border SCHECK ,2,1
- LABEL ".jpg",BELOW
- ButtonFlags BUTTONTOGGLES ON
- Size 23,13
- EndScript
- OnClick
- If ObjectState ("Check CN2") = true
- SetObjectState "Check CN",false
- EndIf
- Let Key1=" %n"
- Let Key2=".jpg"
- EndScript
- EndObj
- AreaButton "AOTOC2"
- Definition
- Origin 11,51
- Border BEVEL
- Text "Convert"
- Font "topaz",11
- Size 120,20
- EndScript
- OnClick
- SetFileRequestPattern "#?"
- SetFileRequestMode REGULARMODE ,DRAWERSONLY
- If textfrom("schublade") = ""
- SetText "Schublade","SYS:"
- SetCurrentDirectory textfrom("schublade")
- EndIf
- Let tron = textfrom("schublade")
- Let err = askforresponse("First choose the path for the pictures"||char(10)||"which should be converted!", "JPEGTOOL Guide Info", " OK ")
- Let newfile=askforfilename(tron,"Choose picture path...",250,100,300,300)
- Let err = askforresponse("Now select the path where the pictures"||char(10)||"should be saved!", "JPEGTOOL Guide Info", " OK ")
- Let newfile2=askforfilename(tron,"Choose Save path...",250,100,300,300)
- If newfile<>nothing
- If file = oldfile
- SetText "Schublade",newfile
- Do "dirs"
- Do "dirs2"
- SetCurrentDirectory textfrom("schublade")
- WorkWithDocument "dateien"
- Do "dateienliste"
- IfError
- Let err = askforresponse("Error: Not a picture or missing datatype...", "JPEGTOOL Guide Info", " OK ")
- ExitScript
- EndIf
- EndIf
- Else
- Let err = askforresponse("*** USER ABORT ***", "JPEGTOOL Guide Info", " OK ")
- ExitScript
- EndIf
- Let tron = textfrom("schublade")
- Let checkfile = askforresponse("Convert JPEG Pictures"||char(10)||"from: "||tron||" to "||newfile2||" ?", "JPEGTOOL Guide Info", "OK|CANCEL")
- If checkfile = 1
- Do "dizzer"
- Else
- ExitScript
- EndIf
- WorkWithDocument "diz"
- SetFileRequestPattern "#?"
- SetFileRequestMode SAVEFILEMODE ,REJECTICONS
- IfError
- Let err = askforresponse("Cancel or Error saving file...", "JPEGTOOL Guide Info", " OK ")
- EndIf
- EndScript
- EndObj
- AreaButton "stat1"
- Definition
- Origin 238,72
- Text "- PATH -"
- Font "topaz",11
- Style SHADOW ,1,2
- TextColors 2,0,JAM1
- Highlight NONE
- Size 120,23
- EndScript
- EndObj
- AreaButton "g20"
- Definition
- Origin 132,173
- Border BEVEL
- Highlight NONE
- Size 324,73
- EndScript
- EndObj
- TextField "tline"
- Definition
- InitialText ""
- Origin 119,298
- Size 516,8
- MaxFieldLength 256
- Font "topaz",8
- EndScript
- EndObj
- TextField "fsize"
- Definition
- InitialText "0"
- Origin 2000,2000
- Size 75,8
- Border DOUBLEBEVEL
- Justification CENTER
- MaxFieldLength 60
- Font "topaz",8
- TextColors 1,3
- AltTextColors 1,3
- EndScript
- EndObj
- TextField "00"
- Definition
- InitialText ""
- Origin 392,46
- Size 1,1
- FieldFlags DISABLE
- MaxFieldLength 256
- Font "topaz",8
- EndScript
- EndObj
- IntegerField "Home"
- Definition
- Limits 0,999999999
- InitialInteger 0
- Origin 2000,321
- Size 31,5
- Justification CENTER
- MaxFieldLength 256
- EndScript
- EndObj
- IntegerField "NLT"
- Definition
- Limits 0,99999999
- InitialInteger 0
- Origin 2000,520
- Size 27,8
- Justification CENTER
- MaxFieldLength 256
- EndScript
- EndObj
- IntegerField "LT"
- Definition
- Limits 0,999999999
- InitialInteger 0
- Origin 2000,521
- Size 16,9
- Justification CENTER
- MaxFieldLength 256
- EndScript
- EndObj
- IntegerField "col"
- Definition
- Limits 0,999999999
- InitialInteger 0
- Origin 2000,520
- Size 21,9
- Justification CENTER
- MaxFieldLength 256
- EndScript
- EndObj
- Memo "Docu2"
- Definition
- MemoDocument "Docu2"
- Origin 2000,241
- Size 501,42
- EndScript
- EndObj
- Memo "Docu3"
- Definition
- MemoDocument "Docu3"
- Origin 2000,241
- Size 501,42
- EndScript
- EndObj
- TextField "F1"
- Definition
- InitialText ""
- Origin 2000,245
- Size 254,8
- MaxFieldLength 256
- EndScript
- EndObj
- TextField "k1"
- Definition
- InitialText ""
- Origin 2000,273
- Size 81,13
- MaxFieldLength 256
- EndScript
- EndObj
- TextField "k2"
- Definition
- InitialText ""
- Origin 2000,251
- Size 86,11
- MaxFieldLength 256
- EndScript
- EndObj
- AreaButton "B7"
- Definition
- Origin 2000,246
- Border CHECK
- Size 19,14
- EndScript
- EndObj
- AreaButton "B8"
- Definition
- Origin 2000,247
- Border CHECK
- Size 25,17
- EndScript
- EndObj
- AreaButton "B9"
- Definition
- Origin 2000,247
- Border CHECK
- Size 40,27
- EndScript
- EndObj
- TextField "z1"
- Definition
- InitialText ""
- Origin 2000,229
- Size 65,14
- Border DOUBLEBEVEL
- MaxFieldLength 256
- EndScript
- EndObj
- TextField "z2"
- Definition
- InitialText ""
- Origin 2000,279
- Size 81,18
- Border DOUBLEBEVEL
- MaxFieldLength 256
- EndScript
- EndObj
- List "D2"
- Definition
- ListDocument "D2"
- Origin 2000,252
- Size 90,145
- EndScript
- EndObj
- TextField "Fd1"
- Definition
- InitialText ""
- Origin 2000,269
- Size 87,18
- Border DOUBLEBEVEL
- MaxFieldLength 256
- EndScript
- EndObj
- TextField "Fd2"
- Definition
- InitialText ""
- Origin 2000,245
- Size 91,18
- Border DOUBLEBEVEL
- MaxFieldLength 256
- EndScript
- EndObj
- Memo "D5"
- Definition
- MemoDocument "D5"
- Origin 2000,245
- Size 354,40
- EndScript
- EndObj
- AreaButton "snam"
- Definition
- Origin 2000,273
- Border CHECK
- Size 22,15
- EndScript
- EndObj
- Memo "uuu"
- Definition
- MemoDocument "uuu"
- Origin 2000,2000
- Size 320,245
- EndScript
- EndObj
- AreaButton "stoppp"
- Definition
- Origin 495,51
- Border BEVEL
- ButtonFlags BUTTONTOGGLES
- Text "ABORT"
- Font "topaz",11
- Size 82,20
- EndScript
- EndObj
- TextField "Balk"
- Definition
- InitialText ""
- Origin 186,194
- Size 204,29
- Border DOUBLEBEVEL
- Justification CENTER
- MaxFieldLength 256
- TextColors 2,0
- AltTextColors 2,54
- EndScript
- EndObj
- TextField "Balk2"
- Definition
- InitialText "100 %"
- Origin 393,192
- Size 60,33
- Justification CENTER
- MaxFieldLength 32
- Font "topaz",11
- TextColors 1,0
- AltTextColors 1,0
- EndScript
- EndObj
- AreaButton "Button_2"
- Definition
- Origin 120,192
- Text "0 %"
- Font "topaz",11
- Highlight NONE
- Size 62,33
- EndScript
- EndObj
- TextMenu "a1"
- Definition
- AttachTo OBJECT ,"ABout5"
- Text " Jochen Grus "
- Font "topaz",11
- EndScript
- EndObj
- TextMenu "a2"
- Definition
- AttachTo OBJECT ,"ABout5"
- Text " & "
- Font "topaz",11
- EndScript
- EndObj
- TextMenu "a3"
- Definition
- AttachTo OBJECT ,"ABout5"
- Text " Martin Gentile"
- Font "topaz",11
- EndScript
- EndObj
- TextField "Z0"
- Definition
- InitialText ""
- Origin 2000,2000
- Size 62,11
- Border DOUBLEBEVEL
- Justification CENTER
- MaxFieldLength 32
- Font "topaz",11
- TextColors 1,0
- AltTextColors 1,54
- EndScript
- EndObj
- Memo "dirs"
- Definition
- MemoDocument "dirs"
- ScrollBars RIGHT
- Origin 2000,2000
- Size 519,40
- Border DOUBLEBEVEL
- EndScript
- EndObj
- AreaButton "stat2"
- Definition
- Origin 238,122
- Text "- FILE -"
- Font "topaz",11
- Style SHADOW ,1,2
- TextColors 2,0,JAM1
- Highlight NONE
- Size 120,23
- EndScript
- EndObj
- Memo "cool1"
- Definition
- MemoDocument "cool1"
- InputStyle LOCKEDOUT
- Origin 465,179
- Size 124,56
- Font "topaz",11
- TextColors 1,0,JAM1
- Style ITALIC ,2,1
- EndScript
- EndObj
- Memo "cool2"
- Definition
- MemoDocument "cool2"
- InputStyle LOCKEDOUT
- Origin 8,179
- Size 124,56
- Font "topaz",11
- TextColors 1,0,JAM1
- Style ITALIC ,2,1
- EndScript
- EndObj
- IntervalTimer "Timer_1"
- Definition
- Duration 0,7,4
- EndScript
- Occurred
- Do "dirs5"
- Do "dirs8"
-
- EndScript
- EndObj
- IntervalTimer "Timer_2"
- Definition
- Duration 0,6,4
- EndScript
- Occurred
- Do "dirs7"
- Do "dirs6"
-
- EndScript
- EndObj
- AreaButton "Copy_of_stat2"
- Definition
- Origin 238,172
- Text "- STATUS -"
- Font "topaz",11
- Style SHADOW ,1,2
- TextColors 2,0,JAM1
- Highlight NONE
- Size 120,23
- EndScript
- EndObj
- EndObj
- EndObj
-